Platform Explorer / Nuxeo Platform 6.0

Extension point notificationListenerHook

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerHookDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-platform-comment-6.0.jar
    <extension point="notificationListenerHook" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">
        <hookListener class="org.nuxeo.ecm.platform.comment.listener.CommentNotificationListener" name="commentNotification"/>
      </extension>